Add installation of the udev rules if appropriate. With a normal 'make
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 7 Oct 2005 13:47:45 +0000 (14:47 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 7 Oct 2005 13:47:45 +0000 (14:47 +0100)
commit726081b63b0bea2687b7c2330808fba2de9c2e61
tree3a82297a6e829b1176177617430fdfb14fa56f7c
parent7dc4ee7c765944dce1ccf2c596b4aa16a6ed3e1b
Add installation of the udev rules if appropriate.  With a normal 'make
install', the udev rules will be installed if udev version is >= 059;
otherwise, the hotplug rules get installed.

When 'make dist' is done, we set a variable so that both hotplug and
udev rules are installed into the dist tarball.  install.sh then takes
care of picking the proper rules.

Also changes the hotplug check to look for a proper udev version

Signed-off-by: Jeremy Katz <katzj@redhat.com>
install.sh
tools/check/check_hotplug
tools/examples/Makefile